EmptyMessageLabel Property (C1CollectionViewSource<T>)
In This Topic
Gets the label displayed when there are no items.
Syntax
'Declaration
Public ReadOnly Property EmptyMessageLabel As UIKit.UILabel
public UIKit.UILabel EmptyMessageLabel {get;}
See Also